home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 43
/
Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso
/
-screenplay-
/
otherstuff
/
rebootstart
/
reboot-start
< prev
next >
Wrap
Text File
|
1999-06-15
|
1KB
|
22 lines
;© 1999 script by Aldo Bianchi
getpath ;not remove this entry
mount rad1: ;not remove this entry
makedir rad1:s rad1:c ;not remove this entry
copy >nil: startup-sequence rad1:s ;not remove this entry
copy >nil: env:programpath rad1: ;not remove this entry
sys: ;not remove this entry
getpath ;not remove this entry
copy >nil: env:programpath rad1:s ;not remove this entry
copy >nil: sys:c/assign rad1:c ;not remove this entry
copy >nil: sys:c/execute rad1:c ;not remove this entry
Bootcontrol remove quiet ;not remove this entry
Bootcontrol Install Quiet Mode=Pal GFX=Best ;You can change this entry see below ..!!
reboot ;not remove this entry
;IMPORTANT:you can change Bootcontrol options: (default works fine)
;GFX=Old ......boot your computer with old chipset
;GFX=Ecs.......boot your computer with enchanced chipset
;MODE=NTSC.....force the game to run in NTSC mode
;see also Bootcontrol's docs (AMINET/bootcontol.lha)